πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Classification_Model.md by @KGBicheno β˜†

classification model

Go back to the [[AI Glossary]]

A type of machine learning model for distinguishing among two or more discrete classes. For example, a natural language processing classification model could determine whether an input sentence was in French, Spanish, or Italian. Compare with regression model.